From a354af5141e7038581ec8ced1b892709ca107e71 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:03 +0000 Subject: [PATCH] packages/mako: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40114 --- lang/mako/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/mako/Makefile b/lang/mako/Makefile index ad935c6c18..d5101d04e6 100644 --- a/lang/mako/Makefile +++ b/lang/mako/Makefile @@ -27,7 +27,7 @@ define Package/mako CATEGORY:=Languages TITLE:=Mako Templates for Python URL:=http://www.makotemplates.org/ - DEPENDS:=+python + DEPENDS:=+python endef define Package/mako/description -- 2.30.2